home *** CD-ROM | disk | FTP | other *** search
/ Vypalování CD / Vypalovani-CD-cd2.bin / Music Catalogue Master 3.0.1 / mcm30.exe / SETUP1.CAB / f0000010 < prev    next >
Text File  |  1999-09-03  |  813b  |  36 lines

  1. SCREEN = OFF
  2. TITLE = Music Catalogue Master 3.0
  3.  
  4. * to eliminate load time:
  5. _BROWSER = ""
  6. _SPELLCHK = ""
  7. _GENMENU = ""
  8. _GENGRAPH = ""
  9. _GENXTAB = ""
  10. _COVERAGE = ""
  11. _SCCTEXT = ""
  12. _CONVERTER = ""
  13. _TRANSPORTER = ""
  14. _BUILDER = ""
  15. _WIZARD = ""
  16.  
  17. * other special CONFIG.FPW settings you may wish to change:
  18. * (these are the defaults)
  19. MVCOUNT = 1025 
  20. OUTSHOW = ON   
  21.  
  22. * Set other global settings here if you like, for example:
  23. RESOURCE = OFF
  24. _THROTTLE = 0
  25.  
  26. * See the application object's SetDataSessionSets() method
  27. * for some additional settings you
  28. * may like to use in your config file.
  29. * The following are not the default settings, 
  30. * (and ordinarily will be taken care of in the 
  31. * Load of private-session forms and formsets):
  32. TALK = OFF
  33. MULTILOCKS = ON
  34. EXCLUSIVE = OFF
  35. SAFETY = OFF
  36.